Autogenerated HTML docs for v1.7.1-244-gbdc4 
diff --git a/git-rebase.txt b/git-rebase.txt index 5863dec..50ba2e4 100644 --- a/git-rebase.txt +++ b/git-rebase.txt 
@@ -206,6 +206,10 @@ 	--onto option is not specified, the starting point is 	<upstream>. May be any valid commit, and not just an 	existing branch name. ++ +As a special case, you may use "A...B" as a shortcut for the +merge base of A and B if there is exactly one merge base. You can +leave out at most one of A and B, in which case it defaults to HEAD.    <upstream>:: 	Upstream branch to compare against. May be any valid commit,